home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e211 / doc.bat < prev    next >
DOS Batch File  |  1994-08-13  |  256b  |  6 lines

  1. @echo off
  2. rem This is a sample file for batchprocessing with PV. It shows DOC files with
  3. rem extension DOC by using the DOS TYPE comand. Please put this file into the
  4. rem directory where PV is started from.
  5. echo e.g. use DOC with PV.POC
  6. type %1 |more